Wrapping Up
Now, go build something amazing, but don't pressure yourself. You can always go back to the tutorial and check how it is done, also check the official React documentation. Start small, try creating components first, then try to make it bigger and bigger. I hope you enjoyed this tutorial. I'm looking forward to seeing your feedback.
If you run into any issues with your app or you have questions, please reach out to me on Twitter or Github.
Credits:
References:
Here are the references I used for this tutorial:
- React Js Documentation
- Overreacted A Complete Guide to useEffect
- Digital Ocean's How To Build a React-To-Do App with React Hooks
- Tutorial Example
- Tania Rascia's React Tutorial
- Software on the Road/React Hooks: everything you need to know!
- Upmostly tutorials/Simplifying React State and the useState Hook
- SitePoint/React Hooks: How to Get Started & Build Your Own